Skip to main content

subtitleFont

Type

property

Summary

Specifies the font face of text in the subtitle of chart.

Syntax

set the subtitleFont of widget to fontName
get the subtitleFont of widget

Description

Use the subtitleFont property to change the appearance of text. Default font family for all text, follows CSS font-family options. https://developer.mozilla.org/en-US/docs/Web/CSS/font-family

Examples

set the subtitleFont of widget "Chart View" to "Courier"
set the subtitleFont of widget "Chart View" to "'Helvetica Neue', 'Helvetica', 'Arial', sans-serif"

Compatibility and Support

OS

mac

windows

linux

ios

android

web